object oMessageInArgument2In is cTokenProArgumentIn
with
ArgumentIndex is 5;
EventType is cTokenEvent;
Identifier is "oMessageInArgument2In";
end;
object oMessageInArgument3In is cTokenProArgumentIn
with
ArgumentIndex is 6;
EventType is cTokenEvent;
Identifier is "oMessageInArgument3In";
end;
object oMessageInArgument4In is cTokenProArgumentIn
with
ArgumentIndex is 7;
EventType is cTokenEvent;
Identifier is "oMessageInArgument4In";
end;
object oMessageInArgument5In is cTokenProArgumentIn
with
ArgumentIndex is 8;
EventType is cTokenEvent;
Identifier is "oMessageInArgument5In";
end;
object oMessageInArgument6In is cTokenProArgumentIn
with
ArgumentIndex is 9;
EventType is cTokenEvent;
Identifier is "oMessageInArgument6In";
end;
object oMessageInArgument7In is cTokenProArgumentIn
with
ArgumentIndex is 10;
EventType is cTokenEvent;
Identifier is "oMessageInArgument7In";
end;
object oMessageInArgument8In is cTokenProArgumentIn
with
ArgumentIndex is 11;
EventType is cTokenEvent;
Identifier is "oMessageInArgument8In";
end;
release Editor:
object oIOTokenProCommand is cIOLeafCommandLine
with
HelpURL is "Commands/Send_Message.htm";
Icon is "\$00\$1F\$00\$1F\$38\$03\$6C\$1B\$C6\$1B\$C6\$00\$CC\$30\$C8\$30\$48\$00\$64\$30\$32\$78\$19\$CC\$0C\$04\$06\$0C\$03\$F8\$00\$F0\$00\$1F\$00\$1F\$78\$0F\$FC\$1F\$FE\$3B\$FE\$30\$FC\$30\$F8\$30\$F8\$00\$7C\$30\$7E\$78\$3F\$FC\$1F\$FC\$0F\$FC\$07\$FC\$01\$F8\$00\$00\$00\$00\$00\$00\$00\$00\$00\$00\$00\$FF\$FF\$FF\$FF\$FF\$00\$00\$00\$00\$00\$00\$00\$00\$00\$00\$00\$FF\$FF\$FF\$FF\$FF\$00\$F6\$FB\$FB\$FB\$00\$00\$00\$00\$00\$00\$00\$F8\$F8\$FF\$FF\$F6\$FB\$FB\$F8\$FB\$FB\$00\$00\$00\$00\$00\$FF\$FF\$F8\$FF\$FF\$FB\$FB\$F8\$F6\$F8\$FB\$FB\$00\$00\$00\$F8\$FF\$FF\$00\$FF\$FF\$FB\$FB\$F8\$F6\$F8\$FB\$FB\$00\$00\$00\$F8\$F8\$00\$00\$00\$00\$FB\$FB\$F8\$F8\$FB\$FB\$00\$00\$00\$00\$FF\$FF\$00\$00\$00\$00\$FB\$FB\$F8\$F8\$FB\$00\$00\$00\$00\$00\$FF\$FF\$00\$00\$00\$00\$F8\$FB\$F8\$F8\$FB\$00\$00\$00\$00\$00\$00\$00\$00\$00\$00\$00\$00\$FB\$FB\$F8\$F8\$FB\$00\$00\$00\$00\$FB\$FB\$00\$00\$00\$00\$00\$F6\$FB\$FB\$F8\$F8\$FB\$00\$00\$FB\$FB\$FB\$FB\$00\$00\$00\$00\$00\$F6\$FB\$FB\$F8\$F8\$FB\$FB\$FB\$F8\$F8\$FB\$FB\$00\$00\$00\$00\$00\$F6\$FB\$FB\$F8\$F8\$F8\$F8\$F6\$F6\$F8\$FB\$00\$00\$00\$00\$00\$00\$F6\$FB\$FB\$F8\$F8\$F8\$F8\$F8\$FB\$FB\$00\$00\$00\$00\$00\$00\$00\$F6\$FB\$FB\$FB\$FB\$FB\$FB\$FB\$F6\$00\$00\$00\$00\$00\$00\$00\$00\$00\$F8\$FB\$FB\$FB\$FB\$F6\$00\$00\$00";
Name is "Send Message+";
Seed is cTokenProCommand
with
Mode is ExecuteBroadcast;
TokenRef is cTokenRef with end;
Target is cTarget with end;
Value is void;
Value1 is void;
Value2 is void;
Value3 is void;
Value4 is void;
Value5 is void;
Value6 is void;
Value7 is void;
Value8 is void;
ParameterCount is 1;
ValueRef is cLocalRef with Name is "result"; end;
end;
Words is [
cIOValueWord with Field is TokenRef; end,
cIOMenuButton
with
Field is Mode;
TextArray is ["Broadcast", "Downwards", "Target", "Upwards"];
ValueArray is [ExecuteBroadcast, ExecuteTargetDownwards, ExecuteTargetOnly, ExecuteTargetUpwards];
Width is 10;
end,
cIOWordSwitch
with
Field is Mode;
ValueArray is [ExecuteBroadcast, ExecuteTargetDownwards, ExecuteTargetOnly, ExecuteTargetUpwards];
ValueIndex is 1;
Words is [
oIONoWordInclude,
cIOTargetParameterWord with Field is Target; TargetType is cElement; end,
cIOTargetParameterWord with Field is Target; TargetType is cElement; end,
cIOTargetParameterWord with Field is Target; TargetType is cElement; end
];
end,
oIOSeparator,
cIORightLabel with Text is "Argument #"; Width is 9; end,